[INFO] fetching crate unquote 0.0.8...
[INFO] fixing unquote-0.0.8 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] extracting crate unquote 0.0.8 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate unquote 0.0.8
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate unquote 0.0.8
[INFO] tweaked toml for crates.io crate unquote 0.0.8 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate unquote 0.0.8 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate unquote 0.0.8 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 5600ac4e778424c477ac2b373860fab228031a00f0a4ad8796f87aa481b48be6
[INFO] running `Command { std: "docker" "start" "5600ac4e778424c477ac2b373860fab228031a00f0a4ad8796f87aa481b48be6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5600ac4e778424c477ac2b373860fab228031a00f0a4ad8796f87aa481b48be6" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5600ac4e778424c477ac2b373860fab228031a00f0a4ad8796f87aa481b48be6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5600ac4e778424c477ac2b373860fab228031a00f0a4ad8796f87aa481b48be6" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2018 edition to 2021
[INFO] [stderr] note: Switching to Edition 2021 will enable the use of the version 2 feature resolver in Cargo.
[INFO] [stderr] This may cause some dependencies to be built with fewer features enabled than previously.
[INFO] [stderr] More information about the resolver changes may be found at https://doc.rust-lang.org/nightly/edition-guide/rust-2021/default-cargo-resolver.html
[INFO] [stderr] When building the following dependencies, the given features will no longer be used:
[INFO] [stderr] 
[INFO] [stderr]   proc-macro2 v1.0.95 removed features: span-locations
[INFO] [stderr]   proc-macro2 v1.0.95 (as host dependency) removed features: span-locations
[INFO] [stderr]   syn v2.0.100 removed features: clone-impls, default, derive, fold, full, proc-macro, visit
[INFO] [stderr]   syn v2.0.100 (as host dependency) removed features: clone-impls, default, derive, fold, full, proc-macro, visit
[INFO] [stderr] 
[INFO] [stderr] The following differences only apply when building with dev-dependencies:
[INFO] [stderr] 
[INFO] [stderr]   syn v2.0.100 removed features: clone-impls, default, derive, fold, proc-macro, visit
[INFO] [stderr] 
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]     Checking unicode-ident v1.0.18
[INFO] [stderr]     Checking winnow v0.5.40
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]    Compiling pulldown-cmark v0.9.6
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling cargo-husky v1.5.0
[INFO] [stderr]     Checking bitflags v2.9.0
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking git_info v0.1.3
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]     Checking quote v1.0.40
[INFO] [stderr]     Checking syn v2.0.100
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking serde_spanned v0.6.8
[INFO] [stderr]     Checking toml_datetime v0.6.8
[INFO] [stderr]     Checking toml_edit v0.19.15
[INFO] [stderr]     Checking call2-for-syn v3.0.4
[INFO] [stderr]     Checking toml v0.7.8
[INFO] [stderr]     Checking unquote v0.0.8 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating src/lib.rs from 2018 edition to 2021
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]     Checking icu_collections v1.5.0
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]     Checking icu_properties v1.5.1
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]     Checking idna_adapter v1.2.0
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking version-sync v0.9.5
[INFO] [stderr]    Migrating tests/quote_unquote.rs from 2018 edition to 2021
[INFO] [stderr]    Migrating tests/meta_cargo_badges.rs from 2018 edition to 2021
[INFO] [stderr]    Migrating tests/meta_constants_.rs from 2018 edition to 2021
[INFO] [stderr]    Migrating tests/meta_readme.rs from 2018 edition to 2021
[INFO] [stderr]    Migrating tests/meta_badges.rs from 2018 edition to 2021
[INFO] [stderr]    Migrating tests/meta_headings.rs from 2018 edition to 2021
[INFO] [stderr]    Migrating tests/meta_version_numbers.rs from 2018 edition to 2021
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.06s
[INFO] [stderr] crater-edition-check: unquote v0.0.8 (/opt/rustwide/workdir) updating edition from 2018 to 2021
[INFO] [stderr]     Checking syn v2.0.100
[INFO] [stderr]    Compiling unquote v0.0.8 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking version-sync v0.9.5
[INFO] [stderr]     Checking call2-for-syn v3.0.4
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.48s
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2018 edition to 2021
[INFO] [stderr] note: Switching to Edition 2021 will enable the use of the version 2 feature resolver in Cargo.
[INFO] [stderr] This may cause some dependencies to be built with fewer features enabled than previously.
[INFO] [stderr] More information about the resolver changes may be found at https://doc.rust-lang.org/nightly/edition-guide/rust-2021/default-cargo-resolver.html
[INFO] [stderr] When building the following dependencies, the given features will no longer be used:
[INFO] [stderr] 
[INFO] [stderr]   proc-macro2 v1.0.95 removed features: span-locations
[INFO] [stderr]   proc-macro2 v1.0.95 (as host dependency) removed features: span-locations
[INFO] [stderr]   syn v2.0.100 removed features: clone-impls, default, derive, fold, full, proc-macro, visit
[INFO] [stderr]   syn v2.0.100 (as host dependency) removed features: clone-impls, default, derive, fold, full, proc-macro, visit
[INFO] [stderr] 
[INFO] [stderr] The following differences only apply when building with dev-dependencies:
[INFO] [stderr] 
[INFO] [stderr]   syn v2.0.100 removed features: clone-impls, default, derive, fold, proc-macro, visit
[INFO] [stderr] 
[INFO] [stderr]     Checking unquote v0.0.8 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating src/lib.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed src/lib.rs (2 fixes)
[INFO] [stderr]    Migrating tests/meta_cargo_badges.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/lib.rs:95:12
[INFO] [stdout]     |
[INFO] [stdout]  75 |           let step: TokenStream = match input.parse().unwrap() {
[INFO] [stdout]     |                                         ----------------------
[INFO] [stdout]     |                                         |
[INFO] [stdout]     |                                         this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                         `#1` will be dropped later as of Edition 2024
[INFO] [stdout]  76 |               TokenTree::Group(group) => match group.delimiter() {
[INFO] [stdout]     |                                -----
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                `group` calls a custom destructor
[INFO] [stdout]     |                                `group` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  81 | /                     call2_strict(group.stream(), |input| unquote_inner(input,input_ident, declare_up_front))
[INFO] [stdout]  82 | |                     .unwrap_or_else(|_| Err(Error::new(group.span_close(), "Unexpected end of undelimited group")))?,
[INFO] [stdout]     | |                                                                                                                    -
[INFO] [stdout]     | |                                                                                                                    |
[INFO] [stdout]     | |____________________________________________________________________________________________________________________this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                                                                                                                      `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  95 |                       match input.parse().map_err(|_| {
[INFO] [stdout]     |  ___________________________^
[INFO] [stdout]     | |___________________________|
[INFO] [stdout]     | |___________________________|
[INFO] [stdout]     | |___________________________|
[INFO] [stdout]  96 | |                         Error::new(
[INFO] [stdout]  97 | |                             input.span(),
[INFO] [stdout]  98 | |                             "Unexpected end of macro input: Expected Parse identifier, Span identifier written as lifetime, joine...
[INFO] [stdout]  99 | |                         )
[INFO] [stdout] 100 | |                     })? {
[INFO] [stdout]     | |                       ^
[INFO] [stdout]     | |_______________________|
[INFO] [stdout]     | |_______________________this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     | |_______________________up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | |_______________________this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     |                         up until Edition 2021 `#5` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 103 | |                             let parser_function: Expr = input.parse()?;
[INFO] [stdout]     | |                                 ---------------         --------------
[INFO] [stdout]     | |                                 |                       |
[INFO] [stdout]     | |                                 |                       this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     | |                                 |                       `#3` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                                 `parser_function` calls a custom destructor
[INFO] [stdout]     | |                                 `parser_function` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 153 | |                 }
[INFO] [stdout]     | |                 - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/proc_macro/src/bridge/client.rs:21:0
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/proc_macro/src/bridge/client.rs:21:0
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/proc_macro/src/bridge/client.rs:21:0
[INFO] [stdout] note: `group` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/proc_macro/src/bridge/client.rs:21:0
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/proc_macro/src/bridge/client.rs:21:0
[INFO] [stdout] note: `parser_function` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/proc_macro/src/bridge/client.rs:21:0
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/proc_macro/src/bridge/client.rs:21:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating tests/meta_badges.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating tests/meta_constants_.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating tests/quote_unquote.rs from 2021 edition to 2024
[INFO] [stderr] error: errors present after applying fixes to crate `quote_unquote`
[INFO] [stdout] warning: reserved token in Rust 2024
[INFO] [stdout]    --> tests/quote_unquote.rs:106:19
[INFO] [stdout]     |
[INFO] [stdout] 106 |         unquote!(input, ##);
[INFO] [stdout]     |                         ^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/reserved-syntax.html>
[INFO] [stdout]     = note: `--force-warn rust-2024-guarded-string-incompatible-syntax` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] help: insert whitespace here to avoid this being parsed as a forbidden token in Rust 2024
[INFO] [stdout]     |
[INFO] [stdout] 106 |         unquote!(input, # #);
[INFO] [stdout]     |                          +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]  --> tests/quote_unquote.rs
[INFO] [stderr]   = cause: error: Expected Parse identifier, Span identifier written as lifetime or joined `#`
[INFO] [stderr]               --> tests/quote_unquote.rs:106:21
[INFO] [stderr]                |
[INFO] [stderr]            106 |         unquote!(input, # #);
[INFO] [stderr]                |                           ^
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error: aborting due to 1 previous error
[INFO] [stderr] help: to report this as a bug, open an issue at https://github.com/rust-lang/rust/issues, quoting the full output of this command
[INFO] [stderr] help: to possibly apply more fixes, pass in the `--broken-code` flag
[INFO] [stderr] note: original diagnostics will follow:
[INFO] [stderr]    Migrating tests/meta_readme.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/lib.rs:95:12
[INFO] [stdout]     |
[INFO] [stdout]  75 |           let step: TokenStream = match input.parse().unwrap() {
[INFO] [stdout]     |                                         ----------------------
[INFO] [stdout]     |                                         |
[INFO] [stdout]     |                                         this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                         `#1` will be dropped later as of Edition 2024
[INFO] [stdout]  76 |               TokenTree::Group(group) => match group.delimiter() {
[INFO] [stdout]     |                                -----
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                `group` calls a custom destructor
[INFO] [stdout]     |                                `group` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  81 | /                     call2_strict(group.stream(), |input| unquote_inner(input,input_ident, declare_up_front))
[INFO] [stdout]  82 | |                     .unwrap_or_else(|_| Err(Error::new(group.span_close(), "Unexpected end of undelimited group")))?,
[INFO] [stdout]     | |                                                                                                                    -
[INFO] [stdout]     | |                                                                                                                    |
[INFO] [stdout]     | |____________________________________________________________________________________________________________________this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                                                                                                                      `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  95 |                       match input.parse().map_err(|_| {
[INFO] [stdout]     |  ___________________________^
[INFO] [stdout]     | |___________________________|
[INFO] [stdout]     | |___________________________|
[INFO] [stdout]     | |___________________________|
[INFO] [stdout]  96 | |                         Error::new(
[INFO] [stdout]  97 | |                             input.span(),
[INFO] [stdout]  98 | |                             "Unexpected end of macro input: Expected Parse identifier, Span identifier written as lifetime, joine...
[INFO] [stdout]  99 | |                         )
[INFO] [stdout] 100 | |                     })? {
[INFO] [stdout]     | |                       ^
[INFO] [stdout]     | |_______________________|
[INFO] [stdout]     | |_______________________this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     | |_______________________up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | |_______________________this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     |                         up until Edition 2021 `#5` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 103 | |                             let parser_function: Expr = input.parse()?;
[INFO] [stdout]     | |                                 ---------------         --------------
[INFO] [stdout]     | |                                 |                       |
[INFO] [stdout]     | |                                 |                       this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     | |                                 |                       `#3` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                                 `parser_function` calls a custom destructor
[INFO] [stdout]     | |                                 `parser_function` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 153 | |                 }
[INFO] [stdout]     | |                 - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/proc_macro/src/bridge/client.rs:21:0
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/proc_macro/src/bridge/client.rs:21:0
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/proc_macro/src/bridge/client.rs:21:0
[INFO] [stdout] note: `group` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/proc_macro/src/bridge/client.rs:21:0
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/proc_macro/src/bridge/client.rs:21:0
[INFO] [stdout] note: `parser_function` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/proc_macro/src/bridge/client.rs:21:0
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/proc_macro/src/bridge/client.rs:21:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating tests/meta_headings.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating tests/meta_version_numbers.rs from 2021 edition to 2024
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.12s
[INFO] [stderr] crater-edition-check: unquote v0.0.8 (/opt/rustwide/workdir) updating edition from 2021 to 2024
[INFO] [stderr]    Compiling unquote v0.0.8 (/opt/rustwide/workdir)
[INFO] [stdout] error: reserved multi-hash token is forbidden
[INFO] [stdout]    --> tests/quote_unquote.rs:106:19
[INFO] [stdout]     |
[INFO] [stdout] 106 |         unquote!(input, ##);
[INFO] [stdout]     |                         ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: sequences of two or more # are reserved for future use since Rust 2024
[INFO] [stdout] help: consider inserting whitespace here
[INFO] [stdout]     |
[INFO] [stdout] 106 |         unquote!(input, # #);
[INFO] [stdout]     |                          +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `unquote` (test "quote_unquote") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "5600ac4e778424c477ac2b373860fab228031a00f0a4ad8796f87aa481b48be6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5600ac4e778424c477ac2b373860fab228031a00f0a4ad8796f87aa481b48be6", kill_on_drop: false }`
[INFO] [stdout] 5600ac4e778424c477ac2b373860fab228031a00f0a4ad8796f87aa481b48be6
